Fix logic at the end of strings.
authorTor Lillqvist <tml@novell.com>
Wed, 23 Aug 2006 08:17:09 +0000 (08:17 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 23 Aug 2006 08:17:09 +0000 (08:17 +0000)
commit3420b7e654afc11e0f93f6c8d726785ea2cd8ab5
tree482a55aa88d83b32646ce4e40de064678436f7eb
parent5db8d5874df3da61631d30b533b092529be8cdd4
Fix logic at the end of strings.

2006-08-23  Tor Lillqvist  <tml@novell.com>

* gtk/gtkfilesystemwin32.c (_gtk_file_system_win32_path_compare):
Fix logic at the end of strings.

* gtk/gtkfilesystemwin32.c: Maintain a hash table of live
handles and check that we have no outstanding handles at
finalization time. (Copying what Matthias did for
gtkfilesystemunix.c)
ChangeLog
gtk/gtkfilesystemwin32.c